SetLinkManager
TheSetLinkManager
method replaces the link manager for this session.
void SetLinkManager (in ODLinkManager linkManager);
linkManager
- A reference to the new link manager for this session.
DISCUSSION
This method may be called only by a shell plug-in'sODShellPluginInstall
function.SEE ALSO
The ODLinkManager class (page 363).
TheODShellPluginInstall
function (page 952).